Assalammualaikum dan Salam Sejahtera.
Korang rasa boring dan sunyi apabila membuka Blog anda? Okay, Sekarang Yana nak ajar you all cara-cara nak masukkan lagu dalam blog.
untuk pengguna Template Designer
1. Dashboard > Design > Template Element > Add a Gadget > HTML / Javascript
2. Copy co dibawah dan Pastekan kat HTML / Javaascript
3. Preview and Save.
<style type="text/css">
#music {
border-radius: 8px;
margin-bottom: 8px;
width: 210px;
text-align: center;
font-size: 10px;
background: #fff;
border: 1px solid #eee;
}
#here {
position:fixed;
left: 20px;
top:-80px;
text-align: center;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
z-index:999;
}
#here:hover {
top:8px;
}
</style>
</style>
<div id="here">
<div id="music">
<div style="border:1px solid #eee; width:210px;height:65px;overflow:auto; "><br>
<center> CODE LAGU <center>
<br></object>
</div></div>
<img src="URL IMG"/></div> |
Ayat yang Bold tu korang boleh tukar okay :)
Okay Done! |